Leadtools.Dicom.Common

Set(DicomDataSet,Object[]) Method

Show in webframe





The dataset to set information into.
The instances that have the correct attributes.
Sets the information in the dataset from the specified class instances.
Syntax
[ExtensionAttribute()]
public static void Set( 
   DicomDataSet ds,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Set( _
   ByVal ds As DicomDataSet, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim instances() As Object
 
DicomExtensions.Set(ds, instances)

            

            
[ExtensionAttribute()]
public:
static void Set( 
   DicomDataSet^ ds,
   ... array<Object^>^ instances
) 

Parameters

ds
The dataset to set information into.
instances
The instances that have the correct attributes.
Remarks
Instances have to be defined with the correct ElementAttribute. Any properties not defined with this attribute will be ignored.
Example
For an example refer to ElementAttribute
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features